GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / DefaultItemCheckState Property





In This Topic
DefaultItemCheckState Property (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(77)>
Property DefaultItemCheckState As Boolean
[DispId(77)]
bool DefaultItemCheckState {get; set;}
read-write property DefaultItemCheckState: Boolean; 
DispIdAttribute(77)
function get,set DefaultItemCheckState : boolean
[DispId(77)]
__property bool get_DefaultItemCheckState();
__property void set_DefaultItemCheckState( 
   bool value
);
[DispId(77)]
property bool DefaultItemCheckState {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members